PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFLineAnnotation Class
/ setLineWidth Method
The width of the line.
Collapse All
Expand All
In This Topic
setLineWidth Method
In This Topic
Sets the line width.
Syntax
public
void
setLineWidth(
double
lineWidth
)
Parameters
lineWidth
The width of the line.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When lineWidth is set to a negative value.
See Also
Reference
PDFLineAnnotation Class
PDFLineAnnotation Members